Constructs procedure config
public ProcedureCall(String procedureName, params Identifier[] procedureArguments);
| 
 
Parameters   | 
 
Description   | 
| 
 
String procedureName   | 
 
the name of an existing procedure in the AIMMS model.   | 
| 
 
params Identifier[] procedureArguments   | 
 
arguments for this procedure in the order specfied in the AIMMS model.   |